Skip to content

Explicitly handle Sim Camera params in milliseconds#2375

Merged
mcm001 merged 5 commits intoPhotonVision:mainfrom
cswilson252:unitErrorsInLatencySignatures
Feb 27, 2026
Merged

Explicitly handle Sim Camera params in milliseconds#2375
mcm001 merged 5 commits intoPhotonVision:mainfrom
cswilson252:unitErrorsInLatencySignatures

Conversation

@cswilson252
Copy link
Contributor

Description

What changed? Why? (the code + comments should speak for itself on the "how")

Closes #2003, converts seconds to milliseconds in Python's simCameraProperties.py. These were always supposed to be in ms, this just explicitly specifies that in order to cause less confusion.

Meta

Merge checklist:

  • Pull Request title is short, imperative summary of proposed changes
  • The description documents the what and why, including events that led to this PR
  • If this PR addresses a bug, a regression test for it is added

@cswilson252 cswilson252 requested a review from a team as a code owner February 24, 2026 06:27
@github-actions github-actions bot added the photonlib Things related to the PhotonVision library label Feb 24, 2026
@cswilson252
Copy link
Contributor Author

cswilson252 commented Feb 25, 2026 via email

…Properties.h

Co-authored-by: Matt Morley <matthew.morley.ca@gmail.com>
@mcm001 mcm001 enabled auto-merge (squash) February 26, 2026 19:32
@mcm001 mcm001 disabled auto-merge February 27, 2026 02:25
@mcm001 mcm001 enabled auto-merge (squash) February 27, 2026 02:25
@mcm001 mcm001 merged commit 51e2866 into PhotonVision:main Feb 27, 2026
58 checks passed
@cswilson252 cswilson252 deleted the unitErrorsInLatencySignatures branch February 28, 2026 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

photonlib Things related to the PhotonVision library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Python Simulation Units

3 participants